/*
*Owl Carousel Owl Demo Theme
*www.mycodes.net
*/
.index6_left .owl-theme .owl-controls .owl-buttons{ position: absolute; top:30px; right:30px;}
.index6_left .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px; width:46px; height:46px;text-indent:-999px;}
.index6_left .owl-prev{ background:url(../Image/left.png) center no-repeat;}
.index6_left .owl-next{ background:url(../Image/right.png) center no-repeat;}
.index6_left .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.index6_left .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #a7a7a7;}
.index6_left .owl-theme .owl-controls .owl-page.active span,
.index6_left .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#436e65;}
.index6_left .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.index6_left .owl-pagination{ display:none;}


.index6_right .owl-theme .owl-controls{ position: absolute; bottom:30px; right:30px;}
.index6_right .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #0055a7;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.index6_right .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.index6_right .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.index6_right .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #a7a7a7;}
.index6_right .owl-theme .owl-controls .owl-page.active span,
.index6_right .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#436e65;}
.index6_right .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.index6_right .owl-buttons{ display:none;}